Skip to content

chore: adopt Fleet code-health standard - #39

Merged
sarthakagrawal927 merged 1 commit into
mainfrom
chore/code-health-baseline
Aug 12, 2026
Merged

chore: adopt Fleet code-health standard#39
sarthakagrawal927 merged 1 commit into
mainfrom
chore/code-health-baseline

Conversation

@sarthakagrawal927

Copy link
Copy Markdown
Member

Summary

  • add the shared measurable quality gate for coverage, unused code, complexity, duplication, cycles, advisories, suppressions, docs, build, and hygiene
  • remove three unused public exports and model the real Knip entry graph
  • add safe transitive security overrides and document the remaining Astro 5 debt
  • replace unachievable coverage claims with whole-library ratchets backed by 232 tests

Verified

  • pnpm quality
  • 27 test files / 232 tests
  • 31-page Astro static build
  • zero Knip findings and zero import cycles

Closes #37
Tracks remaining debt in #38.

@github-actions

Copy link
Copy Markdown
Contributor

Preview: https://pr-39.looptv.pages.dev

@sarthakagrawal927
sarthakagrawal927 marked this pull request as ready for review August 12, 2026 12:44
@sarthakagrawal927
sarthakagrawal927 merged commit 6dd2020 into main Aug 12, 2026
4 checks passed
@sarthakagrawal927
sarthakagrawal927 deleted the chore/code-health-baseline branch August 14, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adopt the Fleet code-health standard

1 participant